/bin/sh: packageversion: command not found /bin/sh: packageversion: command not found source/pc4d/parser.d(228,31): Error: `@safe` function `pc4d.parser.Parser!(immutable(char)).Parser.setCallback` cannot call `@system` function `std.functional.toDelegate!(VariantN!32LU[] function(VariantN!32LU[])).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(VariantN!32LU[] function(VariantN!32LU[])).toDelegate` is declared here source/pc4d/parsers.d(172,5): Error: template instance `pc4d.parser.Parser!(immutable(char))` error instantiating source/pc4d/parsers.d(174,26): Error: template `pc4d.parsers.lazyParser` cannot deduce function from argument types `!()(Parser!(immutable(char)) delegate())`, candidates are: source/pc4d/parsers.d(295,12): `lazyParser(T)(Parser!T delegate() parser)` source/pc4d/parsers.d(301,12): `lazyParser(T)(Parser!T function() parser)` source/pc4d/parsers.d(179,35): Error: template instance `pc4d.parsers.match!(immutable(char))` error instantiating source/pc4d/parsers.d(196,16): Error: template instance `pc4d.parsers.number!(immutable(char))` error instantiating source/pc4d/parsers.d(223,26): Error: void has no value source/pc4d/parsers.d(223,9): Error: incompatible types for `(super.this("\\d+", true)) ^^ (__lambda1)`: `pc4d.parsers.Integer` and `void` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/ir.d(525,41): Error: `@safe` function `std.regex.internal.ir.RuntimeFactory!(BacktrackingMatcher, char).RuntimeFactory.construct` cannot call `@system` function `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(4724,3): `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/parser.d(36,28): Error: template instance `std.regex.internal.ir.RuntimeFactory!(BacktrackingMatcher, char)` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/parser.d(1025,25): instantiated from here: `makeRegex!(string, CodeGen)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(443,19): instantiated from here: `Parser!(string, CodeGen)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(391,25): instantiated from here: `regexImpl!string` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(399,17): instantiated from here: `regex!(string, immutable(char))` source/pc4d/parsers.d(567,54): instantiated from here: `regex!string` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/ir.d(525,41): Error: `@safe` function `std.regex.internal.ir.RuntimeFactory!(ThompsonMatcher, char).RuntimeFactory.construct` cannot call `@system` function `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(4724,3): `std.conv.emplace!(EngineType!(char, Input!char), const(Regex!char), Input!char, void[]).emplace` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/parser.d(38,27): Error: template instance `std.regex.internal.ir.RuntimeFactory!(ThompsonMatcher, char)` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/internal/parser.d(1025,25): instantiated from here: `makeRegex!(string, CodeGen)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(443,19): instantiated from here: `Parser!(string, CodeGen)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(391,25): instantiated from here: `regexImpl!string` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(399,17): instantiated from here: `regex!(string, immutable(char))` source/pc4d/parsers.d(567,54): instantiated from here: `regex!string` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/regex/package.d(738,46): Error: template instance `std.regex.internal.ir.defaultFactory!char` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.